home *** CD-ROM | disk | FTP | other *** search
/ My Neighborhood / My Neighborhood.iso / mac / MacFiles / Vending.Dxr / 00498_sodas.pict.ls < prev    next >
Encoding:
Text File  |  1997-11-18  |  120 b   |  11 lines

  1. on mouseDown
  2.   puppetSound("Owlit.S")
  3.   autoHilite()
  4.   wait(35)
  5.   puppetSound(0)
  6. end
  7.  
  8. on action
  9.   go(the frame + 1)
  10. end
  11.